ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseCoordinateSystemView<TOwnerView,TDefinition,TPlotListView> Class / _getPlotViews Method

In This Topic
    _getPlotViews Method (_BaseCoordinateSystemView<TOwnerView,TDefinition,TPlotListView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getPlotViews() As IPlotView()
    public IPlotView[] _getPlotViews()
    See Also